*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2006 15:05:05 +0000 (15:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2006 15:05:05 +0000 (15:05 +0000)
lib-src/ChangeLog

index 61e0d42ab1c86fa0a96a2d6a785d4807c7801854..c448ac31c5d1334984fd2a1d9d61c1fe6ea89891 100644 (file)
@@ -1,9 +1,14 @@
 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
 
+       * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
+       (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
+       terminal device.
+
        * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
        [WINDOWSNT] <top level>: Don't redeclare malloc.
        (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
        terminal device.
+       (main): Initialize bp, to avoid compiler warnings
 
        * makefile.w32-in: Delete traces of leditcfns.c.